micro_utils.dokka
0.9.2
common
micro_utils.dokka
/
dev.inmo.micro_utils.coroutines
/
[common]actor
actor
common
fun
<
T
>
CoroutineScope
.
actor
(
channelCapacity
:
Int
=
Channel.UNLIMITED
,
block
:
suspend
(
T
)
->
Unit
)
:
Channel
<
T
>
Content copied to clipboard